libghc-names-th-dev software package provides Manipulate name strings for TH, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-names-th-dev
libghc-names-th-dev is installed in your system.
Make ensure the libghc-names-th-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-names-th-dev *
You will get with libghc-names-th-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-names-th-dev |
| Version | 0.2.0.2-1 |
| Description | Manipulate name strings for TH |
| Sub Section | Haskell |